coordinate For Pixel
@NonNull()
Content copied to clipboard
Calculates a geographical `coordinate` (i.e., longitude-latitude pair) that correspondsto a `screen coordinate`.The screen coordinate is in `platform pixels`relative to the top left cornerof the map (not of the whole screen).
Return
A geographical `coordinate` corresponding to a given `screen coordinate`.
Parameters
pixel
A `screen coordinate` on the screen in `platform pixels`.